From ff4583844cbec64215f5763f6d4c355a1df48c2a Mon Sep 17 00:00:00 2001 From: Platonides Date: Wed, 9 Jun 2010 11:28:46 +0000 Subject: [PATCH] Prefix Vector specific ids (head-base|page-base|head|panel) with mw- per bug 23597. It may be a good idea to rename further the confusing head (eg. to mw-skin-head). Lots of mentions of headers, , document.getElementsByTagName('head')... but no real usage of that. --- includes/DefaultSettings.php | 2 +- skins/Vector.php | 8 ++--- skins/common/wikibits.js | 2 +- skins/vector/experiments/babaco-colors-a.css | 8 ++--- skins/vector/experiments/babaco-colors-b.css | 2 +- skins/vector/experiments/babaco-colors-c.css | 6 ++-- skins/vector/experiments/new-tabs.css | 4 +-- skins/vector/main-ltr.css | 32 ++++++++++---------- skins/vector/main-rtl.css | 32 ++++++++++---------- 9 files changed, 48 insertions(+), 48 deletions(-) diff --git a/includes/DefaultSettings.php b/includes/DefaultSettings.php index e79e30d633..c2b99bc7a8 100644 --- a/includes/DefaultSettings.php +++ b/includes/DefaultSettings.php @@ -1676,7 +1676,7 @@ $wgCacheEpoch = '20030516000000'; * to ensure that client-side caches do not keep obsolete copies of global * styles. */ -$wgStyleVersion = '286'; +$wgStyleVersion = '287'; # Server-side caching: diff --git a/skins/Vector.php b/skins/Vector.php index 4c30eec7bc..ea0e1aefd1 100644 --- a/skins/Vector.php +++ b/skins/Vector.php @@ -470,8 +470,8 @@ class VectorTemplate extends QuickTemplate { // Output HTML Page $this->html( 'headelement' ); ?> -
-
+
+
html('specialpageattributes') ?>> @@ -529,7 +529,7 @@ class VectorTemplate extends QuickTemplate {
-